home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / qbop_10.zip / RELEASE.DOC < prev   
Text File  |  1991-06-01  |  4KB  |  97 lines

  1.  
  2.    Any and all comments and suggestions would be welcome.  I would
  3.       also like to here on what information you would like displayed
  4.       on the first screen. What would you like to see that would have
  5.       some meaning and not be redundant or of no value..
  6.  
  7.  
  8.    Please make a back up of your Binkley configuration and event files
  9.       before using this the first time..
  10.  
  11.  
  12. Ver 0.6b Bug Fixes 
  13.  
  14.    1. Fixed path check, when a file path was entered and if Qbop could
  15.       not verify the path it would not complain. Now it will complain
  16.       and alow you to re-edit or create the path.
  17.  
  18.    2. If Event editor could not find an event file it would abort. Now
  19.       it will create an event file.
  20.  
  21.    Ver 0.7 update 
  22.  
  23.     1. Installed full screen Binkley Color setup.
  24.  
  25.    2. Stream lined configuration save routine. Its now quicker and
  26.       smaller. Remove two old routines that where not being used.
  27.  
  28.    3. Re-did the opening screen. Cleaned out old trash and reduced
  29.       opening screen clutter. Added copyright message.
  30.  
  31.    Ver 0.81 update 
  32.  
  33.    1. Fixed the Macro entry field problem. It would lockup when trying
  34.       to delete the entire file. This didn't happen before my upgrade
  35.       to QC 2.51 and the new update to C Tools Plus???
  36.  
  37.    ver 0.85 update 
  38.  
  39.    1. Fixed the Color's and Mark Kromm mixup.  If you used the Mark
  40.       Kromm configuration Qbop kept trying to say it was a color
  41.       statement.
  42.  
  43.    2. Changed menu system to remove the menu while it edits a keyword
  44.       this will mean less memory requirment. But when I did this it
  45.       changed the way it retreaved help. This problem was found by
  46.       John Skinner. I rushed him a fix because I was going on
  47.       vacation. The fix was worse then the problem it was supposed to
  48.       fix. That will teach me not to test things before release!!!
  49.       Sorry about that guys..
  50.  
  51.    3. Finaly found the problem in the COLOR setup. I wasn't
  52.       reallocating enough space. Basicly I was not allowing for the
  53.       trailing NULL in the string.
  54.  
  55.    4. A big no-no was found out. I was trying to free up a NULL
  56.       pointer.  This was probley corruping the heap.
  57.  
  58.    5. Redid the edit window. It now has scroll arrows in most
  59.       instances and can now handle a string bigger then the displayed
  60.       window.
  61.      
  62.    ver 0.90 update
  63.  
  64.    1. Added arrow key selection to the outbound area window. Should be
  65.       easier and quicker to select an item to change or delete..
  66.  
  67.    2. Added a modem command reference help screen. Use this to find
  68.       the correct modem command line syntax..
  69.  
  70.    3. If, when entering a directory path, Qbop will automaticly add
  71.       the trailing slash if one is not entered. There was a problem
  72.       when Qbop checked for the exsistance of a directory and no
  73.       trailing slash was present.
  74.  
  75.    4. Fixed blacked out menu problem
  76.  
  77.    5. Fixed the problem that happened when deleteing the last file in
  78.       the the outbound window. Qbop couldn't find any menu item to
  79.       highlite and would go into a loop..
  80.  
  81.    6. Added the ability to use arrow keys when editing numaric fields.
  82.       The up and down arrows will add or subtract 1 from the current
  83.       displayed number. the left and right arrows will add or subtract
  84.       10.
  85.  
  86.    7. I had priviously only allowed one edit fiels for external mail.
  87.       We now have ten lines set up the same as Macro's and Dials..
  88.  
  89.  
  90.    Ver 1.00 finally!!!
  91.  
  92.    1. re-assigned some of the keys in the event editor to make it more
  93.       consistant eg..  next word = <ctl> rt arrow
  94.  
  95.    2. fixed a problem with the "direct" outbound function. It was
  96.       changeing the extension on arcmail packets and then, after that,
  97.       it was unreconized and wouldn't be displayed.